AppointmentMeetingWorkspaceUrl Property |
Contains the URL for the meeting workspace that is linked to by the appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string MeetingWorkspaceUrl { get; set; }Public Property MeetingWorkspaceUrl As String
Get
Set
Property Value
Type:
StringThe meeting workspace URL.
See Also